The Dreamweaver JavaScript API > Window functions > dreamweaver.getActiveWindow()

 

dreamweaver.getActiveWindow()

Availability

Dreamweaver 3.0

Description

Gets the document in the active window.

Arguments

None.

Returns

The document object corresponding to the document in the active window; or, if the document is in a frame, the document object corresponding to the frameset.

Enabler

None.